home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 3375
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 5895
- LinkTopic = "Form1"
- ScaleHeight = 3375
- ScaleWidth = 5895
- StartUpPosition = 3 'Windows Default
- Begin VB.Data Data1
- Caption = "Data1"
- Connect = "Access"
- DatabaseName = "C:\VBDB\Working\Biblio.mdb"
- DefaultCursorType= 0 'DefaultCursor
- DefaultType = 2 'UseODBC
- Exclusive = 0 'False
- Height = 300
- Left = 1680
- Options = 0
- ReadOnly = 0 'False
- RecordsetType = 1 'Dynaset
- RecordSource = "Titles"
- Top = 3000
- Width = 2700
- End
- Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
- Bindings = "QuickExample7.frx":0000
- Height = 2895
- Left = 0
- TabIndex = 0
- Top = 0
- Width = 5895
- _ExtentX = 10398
- _ExtentY = 5106
- _Version = 393216
- FixedCols = 0
- AllowUserResizing= 1
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-